Class ACMEException

All Implemented Interfaces:
Serializable

public class ACMEException extends PKIException
ACME exception.
Author:
Marco Fargetta <mfargett@redhat.com>
See Also:
  • Constructor Details

    • ACMEException

      public ACMEException(int code, ACMEError error)
  • Method Details